[INFO] fetching crate facet-yaml 0.50.0-rc.1...
[INFO] fixing facet-yaml-0.50.0-rc.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate facet-yaml 0.50.0-rc.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate facet-yaml 0.50.0-rc.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate facet-yaml 0.50.0-rc.1
[INFO] tweaked toml for crates.io crate facet-yaml 0.50.0-rc.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate facet-yaml 0.50.0-rc.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate facet-yaml 0.50.0-rc.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libtest-mimic v0.8.2
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded facet-format v0.50.0-rc.1
[INFO] [stderr]   Downloaded divan-macros v0.1.21
[INFO] [stderr]   Downloaded facet-dessert v0.50.0-rc.1
[INFO] [stderr]   Downloaded facet-path v0.50.0-rc.1
[INFO] [stderr]   Downloaded datatest-stable v0.3.3
[INFO] [stderr]   Downloaded facet-solver v0.50.0-rc.1
[INFO] [stderr]   Downloaded divan v0.1.21
[INFO] [stderr]   Downloaded fancy-regex v0.14.0
[INFO] [stderr]   Downloaded facet-reflect v0.50.0-rc.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b5cb409fed47c96d2d654ac78f46d92368b88c8007c16b9531cc6c39be152f3f
[INFO] running `Command { std: "docker" "start" "b5cb409fed47c96d2d654ac78f46d92368b88c8007c16b9531cc6c39be152f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b5cb409fed47c96d2d654ac78f46d92368b88c8007c16b9531cc6c39be152f3f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5cb409fed47c96d2d654ac78f46d92368b88c8007c16b9531cc6c39be152f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b5cb409fed47c96d2d654ac78f46d92368b88c8007c16b9531cc6c39be152f3f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]    Compiling facet-core v0.50.0-rc.1
[INFO] [stderr]     Checking smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling unsynn v0.3.0
[INFO] [stderr]    Compiling facet v0.50.0-rc.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling camino v1.2.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking escape8259 v0.5.3
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking regex-lite v0.1.9
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking saphyr-parser v0.0.6
[INFO] [stderr]    Compiling facet-macro-types v0.50.0-rc.1
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling facet-macro-parse v0.50.0-rc.1
[INFO] [stderr]    Compiling facet-macros-impl v0.50.0-rc.1
[INFO] [stderr]     Checking facet-path v0.50.0-rc.1
[INFO] [stderr]     Checking facet-reflect v0.50.0-rc.1
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]     Checking facet-solver v0.50.0-rc.1
[INFO] [stderr]     Checking facet-dessert v0.50.0-rc.1
[INFO] [stderr]     Checking facet-format v0.50.0-rc.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking libtest-mimic v0.8.2
[INFO] [stderr]     Checking divan v0.1.21
[INFO] [stderr]     Checking datatest-stable v0.3.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling facet-macros v0.50.0-rc.1
[INFO] [stderr]     Checking facet-yaml v0.50.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `facet_format_suite`
[INFO] [stdout]  --> tests/format_suite.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use facet_format_suite::{CaseOutcome, CaseSpec, FormatSuite, all_cases};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_format_suite`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 - use facet_format_suite::{CaseOutcome, CaseSpec, FormatSuite, all_cases};
[INFO] [stdout] 5 + use facet_format::{CaseOutcome, CaseSpec, FormatSuite, all_cases};
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-yaml` (test "format_suite") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `facet_default`
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use facet_default as _;
[INFO] [stdout]    |     -------------^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no external crate `facet_default`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `facet_default` in the crate root
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 | #[derive(Debug, Facet, PartialEq)]
[INFO] [stdout]    |                 ^^^^^ could not find `facet_default` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Facet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `facet_default` in the crate root
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:21:17
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug, Facet, PartialEq)]
[INFO] [stdout]    |                 ^^^^^ could not find `facet_default` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Facet` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaptainConfig: Facet<'static>` is not satisfied
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |     let config: CaptainConfig = facet_yaml::from_str(yaml).expect("should deserialize");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Facet<'static>` is not implemented for `CaptainConfig`
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct CaptainConfig {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `facet_yaml::from_str`
[INFO] [stdout]   --> src/lib.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn from_str<T>(input: &str) -> Result<T, DeserializeError>
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 77 | where
[INFO] [stdout] 78 |     T: facet_core::Facet<'static>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaptainConfig: Facet<'static>` is not satisfied
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |     let config: CaptainConfig = facet_yaml::from_str(yaml).expect("should deserialize");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Facet<'static>` is not implemented for `CaptainConfig`
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct CaptainConfig {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `facet_yaml::from_str`
[INFO] [stdout]   --> src/lib.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn from_str<T>(input: &str) -> Result<T, DeserializeError>
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 77 | where
[INFO] [stdout] 78 |     T: facet_core::Facet<'static>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaptainConfig: Facet<'static>` is not satisfied
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let config: CaptainConfig = facet_yaml::from_str(yaml).expect("should deserialize");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Facet<'static>` is not implemented for `CaptainConfig`
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct CaptainConfig {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `facet_yaml::from_str`
[INFO] [stdout]   --> src/lib.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn from_str<T>(input: &str) -> Result<T, DeserializeError>
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 77 | where
[INFO] [stdout] 78 |     T: facet_core::Facet<'static>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaptainConfig: Facet<'static>` is not satisfied
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:69:33
[INFO] [stdout]    |
[INFO] [stdout] 69 |     let config: CaptainConfig = facet_yaml::from_str(yaml).expect("should deserialize");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Facet<'static>` is not implemented for `CaptainConfig`
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct CaptainConfig {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `facet_yaml::from_str`
[INFO] [stdout]   --> src/lib.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn from_str<T>(input: &str) -> Result<T, DeserializeError>
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 77 | where
[INFO] [stdout] 78 |     T: facet_core::Facet<'static>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaptainConfig: Facet<'static>` is not satisfied
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:78:33
[INFO] [stdout]    |
[INFO] [stdout] 78 |     let config: CaptainConfig = facet_yaml::from_str(yaml).expect("should deserialize");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Facet<'static>` is not implemented for `CaptainConfig`
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct CaptainConfig {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `facet_yaml::from_str`
[INFO] [stdout]   --> src/lib.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn from_str<T>(input: &str) -> Result<T, DeserializeError>
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 77 | where
[INFO] [stdout] 78 |     T: facet_core::Facet<'static>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `CaptainConfig: Facet<'static>` is not satisfied
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |     let config: CaptainConfig = facet_yaml::from_str(yaml).expect("should deserialize");
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unsatisfied trait bound
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Facet<'static>` is not implemented for `CaptainConfig`
[INFO] [stdout]   --> tests/integration/issue_1728_1729.rs:23:1
[INFO] [stdout]    |
[INFO] [stdout] 23 | struct CaptainConfig {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = help: the following other types implement trait `Facet<'facet>`:
[INFO] [stdout]              `&'a T` implements `Facet<'a>`
[INFO] [stdout]              `&'a mut T` implements `Facet<'a>`
[INFO] [stdout]              `()` implements `Facet<'_>`
[INFO] [stdout]              `(T0, T1)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2)` implements `Facet<'a>`
[INFO] [stdout]              `(T0, T1, T2, T3)` implements `Facet<'a>`
[INFO] [stdout]              `(T0,)` implements `Facet<'a>`
[INFO] [stdout]              `*const T` implements `Facet<'a>`
[INFO] [stdout]            and 104 others
[INFO] [stdout] note: required by a bound in `facet_yaml::from_str`
[INFO] [stdout]   --> src/lib.rs:78:8
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub fn from_str<T>(input: &str) -> Result<T, DeserializeError>
[INFO] [stdout]    |        -------- required by a bound in this function
[INFO] [stdout] 77 | where
[INFO] [stdout] 78 |     T: facet_core::Facet<'static>,
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `from_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-yaml` (test "main") due to 9 previous errors
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_json_classics` in this scope
[INFO] [stdout]    --> benches/classics.rs:400:22
[INFO] [stdout]     |
[INFO] [stdout] 400 |     let json_str = &*facet_json_classics::CITM_CATALOG;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_json_classics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_json_classics`, use `cargo add facet_json_classics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_json_classics` in this scope
[INFO] [stdout]    --> benches/classics.rs:406:22
[INFO] [stdout]     |
[INFO] [stdout] 406 |     let json_str = &*facet_json_classics::TWITTER;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_json_classics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_json_classics`, use `cargo add facet_json_classics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `facet_json_classics` in this scope
[INFO] [stdout]    --> benches/classics.rs:412:22
[INFO] [stdout]     |
[INFO] [stdout] 412 |     let json_str = &*facet_json_classics::CANADA;
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `facet_json_classics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `facet_json_classics`, use `cargo add facet_json_classics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `facet-yaml` (bench "classics") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "b5cb409fed47c96d2d654ac78f46d92368b88c8007c16b9531cc6c39be152f3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5cb409fed47c96d2d654ac78f46d92368b88c8007c16b9531cc6c39be152f3f", kill_on_drop: false }`
[INFO] [stdout] b5cb409fed47c96d2d654ac78f46d92368b88c8007c16b9531cc6c39be152f3f
